\(\int \frac {\sec ^2(c+d x) (A+B \sec (c+d x)+C \sec ^2(c+d x))}{(a+a \sec (c+d x))^{5/2}} \, dx\) [529]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [B] (warning: unable to verify)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [F(-1)]
   Giac [A] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 43, antiderivative size = 179 \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {(5 A+19 B-75 C) \arctan \left (\frac {\sqrt {a} \tan (c+d x)}{\sqrt {2} \sqrt {a+a \sec (c+d x)}}\right )}{16 \sqrt {2} a^{5/2} d}-\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}}+\frac {(A-B+9 C) \tan (c+d x)}{4 a^2 d \sqrt {a+a \sec (c+d x)}} \]

[Out]

1/32*(5*A+19*B-75*C)*arctan(1/2*a^(1/2)*tan(d*x+c)*2^(1/2)/(a+a*sec(d*x+c))^(1/2))/a^(5/2)/d*2^(1/2)-1/4*(A-B+
C)*sec(d*x+c)^2*tan(d*x+c)/d/(a+a*sec(d*x+c))^(5/2)-1/16*(3*A+5*B-13*C)*tan(d*x+c)/a/d/(a+a*sec(d*x+c))^(3/2)+
1/4*(A-B+9*C)*tan(d*x+c)/a^2/d/(a+a*sec(d*x+c))^(1/2)

Rubi [A] (verified)

Time = 0.59 (sec) , antiderivative size = 179, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.116, Rules used = {4169, 4093, 4086, 3880, 209} \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {(5 A+19 B-75 C) \arctan \left (\frac {\sqrt {a} \tan (c+d x)}{\sqrt {2} \sqrt {a \sec (c+d x)+a}}\right )}{16 \sqrt {2} a^{5/2} d}+\frac {(A-B+9 C) \tan (c+d x)}{4 a^2 d \sqrt {a \sec (c+d x)+a}}-\frac {(A-B+C) \tan (c+d x) \sec ^2(c+d x)}{4 d (a \sec (c+d x)+a)^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a \sec (c+d x)+a)^{3/2}} \]

[In]

Int[(Sec[c + d*x]^2*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + a*Sec[c + d*x])^(5/2),x]

[Out]

((5*A + 19*B - 75*C)*ArcTan[(Sqrt[a]*Tan[c + d*x])/(Sqrt[2]*Sqrt[a + a*Sec[c + d*x]])])/(16*Sqrt[2]*a^(5/2)*d)
 - ((A - B + C)*Sec[c + d*x]^2*Tan[c + d*x])/(4*d*(a + a*Sec[c + d*x])^(5/2)) - ((3*A + 5*B - 13*C)*Tan[c + d*
x])/(16*a*d*(a + a*Sec[c + d*x])^(3/2)) + ((A - B + 9*C)*Tan[c + d*x])/(4*a^2*d*Sqrt[a + a*Sec[c + d*x]])

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 3880

Int[csc[(e_.) + (f_.)*(x_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Dist[-2/f, Subst[Int[1/(2
*a + x^2), x], x, b*(Cot[e + f*x]/Sqrt[a + b*Csc[e + f*x]])], x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0
]

Rule 4086

Int[csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_))
, x_Symbol] :> Simp[(-B)*Cot[e + f*x]*((a + b*Csc[e + f*x])^m/(f*(m + 1))), x] + Dist[(a*B*m + A*b*(m + 1))/(b
*(m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^m, x], x] /; FreeQ[{a, b, A, B, e, f, m}, x] && NeQ[A*b - a*B
, 0] && EqQ[a^2 - b^2, 0] && NeQ[a*B*m + A*b*(m + 1), 0] &&  !LtQ[m, -2^(-1)]

Rule 4093

Int[csc[(e_.) + (f_.)*(x_)]^2*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_
)), x_Symbol] :> Simp[(-(A*b - a*B))*Cot[e + f*x]*((a + b*Csc[e + f*x])^m/(b*f*(2*m + 1))), x] + Dist[1/(b^2*(
2*m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^(m + 1)*Simp[A*b*m - a*B*m + b*B*(2*m + 1)*Csc[e + f*x], x],
x], x] /; FreeQ[{a, b, e, f, A, B}, x] && NeQ[A*b - a*B, 0] && EqQ[a^2 - b^2, 0] && LtQ[m, -2^(-1)]

Rule 4169

Int[((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))*(csc[(e_.) + (f_.)*(x_)]*(d_.))^
(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> Simp[(-(a*A - b*B + a*C))*Cot[e + f*x]*(a + b*C
sc[e + f*x])^m*((d*Csc[e + f*x])^n/(a*f*(2*m + 1))), x] - Dist[1/(a*b*(2*m + 1)), Int[(a + b*Csc[e + f*x])^(m
+ 1)*(d*Csc[e + f*x])^n*Simp[a*B*n - b*C*n - A*b*(2*m + n + 1) - (b*B*(m + n + 1) - a*(A*(m + n + 1) - C*(m -
n)))*Csc[e + f*x], x], x], x] /; FreeQ[{a, b, d, e, f, A, B, C, n}, x] && EqQ[a^2 - b^2, 0] && LtQ[m, -2^(-1)]

Rubi steps \begin{align*} \text {integral}& = -\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}+\frac {\int \frac {\sec ^2(c+d x) \left (2 a (A+B-C)+\frac {1}{2} a (A-B+9 C) \sec (c+d x)\right )}{(a+a \sec (c+d x))^{3/2}} \, dx}{4 a^2} \\ & = -\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}}-\frac {\int \frac {\sec (c+d x) \left (-\frac {3}{4} a^2 (3 A+5 B-13 C)-a^2 (A-B+9 C) \sec (c+d x)\right )}{\sqrt {a+a \sec (c+d x)}} \, dx}{8 a^4} \\ & = -\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}}+\frac {(A-B+9 C) \tan (c+d x)}{4 a^2 d \sqrt {a+a \sec (c+d x)}}+\frac {(5 A+19 B-75 C) \int \frac {\sec (c+d x)}{\sqrt {a+a \sec (c+d x)}} \, dx}{32 a^2} \\ & = -\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}}+\frac {(A-B+9 C) \tan (c+d x)}{4 a^2 d \sqrt {a+a \sec (c+d x)}}-\frac {(5 A+19 B-75 C) \text {Subst}\left (\int \frac {1}{2 a+x^2} \, dx,x,-\frac {a \tan (c+d x)}{\sqrt {a+a \sec (c+d x)}}\right )}{16 a^2 d} \\ & = \frac {(5 A+19 B-75 C) \arctan \left (\frac {\sqrt {a} \tan (c+d x)}{\sqrt {2} \sqrt {a+a \sec (c+d x)}}\right )}{16 \sqrt {2} a^{5/2} d}-\frac {(A-B+C) \sec ^2(c+d x) \tan (c+d x)}{4 d (a+a \sec (c+d x))^{5/2}}-\frac {(3 A+5 B-13 C) \tan (c+d x)}{16 a d (a+a \sec (c+d x))^{3/2}}+\frac {(A-B+9 C) \tan (c+d x)}{4 a^2 d \sqrt {a+a \sec (c+d x)}} \\ \end{align*}

Mathematica [A] (verified)

Time = 4.35 (sec) , antiderivative size = 158, normalized size of antiderivative = 0.88 \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {\left (4 \sqrt {2} (5 A+19 B-75 C) \text {arctanh}\left (\frac {\sqrt {1-\sec (c+d x)}}{\sqrt {2}}\right ) \cos ^4\left (\frac {1}{2} (c+d x)\right )+(A-9 B+113 C+2 (5 A-13 B+85 C) \cos (c+d x)+(A-9 B+49 C) \cos (2 (c+d x))) \sqrt {1-\sec (c+d x)}\right ) \sec ^2(c+d x) \tan (c+d x)}{32 d \sqrt {1-\sec (c+d x)} (a (1+\sec (c+d x)))^{5/2}} \]

[In]

Integrate[(Sec[c + d*x]^2*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2))/(a + a*Sec[c + d*x])^(5/2),x]

[Out]

((4*Sqrt[2]*(5*A + 19*B - 75*C)*ArcTanh[Sqrt[1 - Sec[c + d*x]]/Sqrt[2]]*Cos[(c + d*x)/2]^4 + (A - 9*B + 113*C
+ 2*(5*A - 13*B + 85*C)*Cos[c + d*x] + (A - 9*B + 49*C)*Cos[2*(c + d*x)])*Sqrt[1 - Sec[c + d*x]])*Sec[c + d*x]
^2*Tan[c + d*x])/(32*d*Sqrt[1 - Sec[c + d*x]]*(a*(1 + Sec[c + d*x]))^(5/2))

Maple [B] (warning: unable to verify)

Leaf count of result is larger than twice the leaf count of optimal. \(438\) vs. \(2(156)=312\).

Time = 1.20 (sec) , antiderivative size = 439, normalized size of antiderivative = 2.45

method result size
default \(\frac {\sqrt {-\frac {2 a}{\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}}\, \left (-2 A \left (1-\cos \left (d x +c \right )\right )^{5} \csc \left (d x +c \right )^{5}+2 B \left (1-\cos \left (d x +c \right )\right )^{5} \csc \left (d x +c \right )^{5}-2 C \left (1-\cos \left (d x +c \right )\right )^{5} \csc \left (d x +c \right )^{5}-A \left (1-\cos \left (d x +c \right )\right )^{3} \csc \left (d x +c \right )^{3}+9 B \left (1-\cos \left (d x +c \right )\right )^{3} \csc \left (d x +c \right )^{3}-17 C \left (1-\cos \left (d x +c \right )\right )^{3} \csc \left (d x +c \right )^{3}+5 A \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right ) \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}+19 B \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right ) \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}-75 C \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right ) \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}+3 A \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )-11 B \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )+83 C \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )\right )}{32 a^{3} d}\) \(439\)
parts \(\frac {A \sqrt {-\frac {2 a}{\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}}\, \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\, \left (-2 \left (\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1\right )^{\frac {3}{2}} \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )-5 \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\, \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )+5 \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right )\right )}{32 d \,a^{3}}+\frac {B \sqrt {-\frac {2 a}{\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}}\, \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\, \left (2 \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\, \left (1-\cos \left (d x +c \right )\right )^{3} \csc \left (d x +c \right )^{3}+11 \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\, \left (-\cot \left (d x +c \right )+\csc \left (d x +c \right )\right )+19 \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right )\right )}{32 d \,a^{3}}-\frac {C \sqrt {-\frac {2 a}{\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}}\, \left (2 \left (1-\cos \left (d x +c \right )\right )^{5} \csc \left (d x +c \right )^{5}+17 \left (1-\cos \left (d x +c \right )\right )^{3} \csc \left (d x +c \right )^{3}+75 \ln \left (\csc \left (d x +c \right )-\cot \left (d x +c \right )+\sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}\right ) \sqrt {\left (1-\cos \left (d x +c \right )\right )^{2} \csc \left (d x +c \right )^{2}-1}+83 \cot \left (d x +c \right )-83 \csc \left (d x +c \right )\right )}{32 d \,a^{3}}\) \(559\)

[In]

int(sec(d*x+c)^2*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2),x,method=_RETURNVERBOSE)

[Out]

1/32/a^3/d*(-2*a/((1-cos(d*x+c))^2*csc(d*x+c)^2-1))^(1/2)*(-2*A*(1-cos(d*x+c))^5*csc(d*x+c)^5+2*B*(1-cos(d*x+c
))^5*csc(d*x+c)^5-2*C*(1-cos(d*x+c))^5*csc(d*x+c)^5-A*(1-cos(d*x+c))^3*csc(d*x+c)^3+9*B*(1-cos(d*x+c))^3*csc(d
*x+c)^3-17*C*(1-cos(d*x+c))^3*csc(d*x+c)^3+5*A*ln(csc(d*x+c)-cot(d*x+c)+((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1/2
))*((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1/2)+19*B*ln(csc(d*x+c)-cot(d*x+c)+((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1/
2))*((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1/2)-75*C*ln(csc(d*x+c)-cot(d*x+c)+((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1
/2))*((1-cos(d*x+c))^2*csc(d*x+c)^2-1)^(1/2)+3*A*(-cot(d*x+c)+csc(d*x+c))-11*B*(-cot(d*x+c)+csc(d*x+c))+83*C*(
-cot(d*x+c)+csc(d*x+c)))

Fricas [A] (verification not implemented)

none

Time = 0.30 (sec) , antiderivative size = 516, normalized size of antiderivative = 2.88 \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\left [\frac {\sqrt {2} {\left ({\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right )^{3} + 3 \, {\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right )^{2} + 3 \, {\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right ) + 5 \, A + 19 \, B - 75 \, C\right )} \sqrt {-a} \log \left (-\frac {2 \, \sqrt {2} \sqrt {-a} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \cos \left (d x + c\right ) \sin \left (d x + c\right ) - 3 \, a \cos \left (d x + c\right )^{2} - 2 \, a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )^{2} + 2 \, \cos \left (d x + c\right ) + 1}\right ) + 4 \, {\left ({\left (A - 9 \, B + 49 \, C\right )} \cos \left (d x + c\right )^{2} + {\left (5 \, A - 13 \, B + 85 \, C\right )} \cos \left (d x + c\right ) + 32 \, C\right )} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sin \left (d x + c\right )}{64 \, {\left (a^{3} d \cos \left (d x + c\right )^{3} + 3 \, a^{3} d \cos \left (d x + c\right )^{2} + 3 \, a^{3} d \cos \left (d x + c\right ) + a^{3} d\right )}}, -\frac {\sqrt {2} {\left ({\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right )^{3} + 3 \, {\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right )^{2} + 3 \, {\left (5 \, A + 19 \, B - 75 \, C\right )} \cos \left (d x + c\right ) + 5 \, A + 19 \, B - 75 \, C\right )} \sqrt {a} \arctan \left (\frac {\sqrt {2} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \cos \left (d x + c\right )}{\sqrt {a} \sin \left (d x + c\right )}\right ) - 2 \, {\left ({\left (A - 9 \, B + 49 \, C\right )} \cos \left (d x + c\right )^{2} + {\left (5 \, A - 13 \, B + 85 \, C\right )} \cos \left (d x + c\right ) + 32 \, C\right )} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sin \left (d x + c\right )}{32 \, {\left (a^{3} d \cos \left (d x + c\right )^{3} + 3 \, a^{3} d \cos \left (d x + c\right )^{2} + 3 \, a^{3} d \cos \left (d x + c\right ) + a^{3} d\right )}}\right ] \]

[In]

integrate(sec(d*x+c)^2*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2),x, algorithm="fricas")

[Out]

[1/64*(sqrt(2)*((5*A + 19*B - 75*C)*cos(d*x + c)^3 + 3*(5*A + 19*B - 75*C)*cos(d*x + c)^2 + 3*(5*A + 19*B - 75
*C)*cos(d*x + c) + 5*A + 19*B - 75*C)*sqrt(-a)*log(-(2*sqrt(2)*sqrt(-a)*sqrt((a*cos(d*x + c) + a)/cos(d*x + c)
)*cos(d*x + c)*sin(d*x + c) - 3*a*cos(d*x + c)^2 - 2*a*cos(d*x + c) + a)/(cos(d*x + c)^2 + 2*cos(d*x + c) + 1)
) + 4*((A - 9*B + 49*C)*cos(d*x + c)^2 + (5*A - 13*B + 85*C)*cos(d*x + c) + 32*C)*sqrt((a*cos(d*x + c) + a)/co
s(d*x + c))*sin(d*x + c))/(a^3*d*cos(d*x + c)^3 + 3*a^3*d*cos(d*x + c)^2 + 3*a^3*d*cos(d*x + c) + a^3*d), -1/3
2*(sqrt(2)*((5*A + 19*B - 75*C)*cos(d*x + c)^3 + 3*(5*A + 19*B - 75*C)*cos(d*x + c)^2 + 3*(5*A + 19*B - 75*C)*
cos(d*x + c) + 5*A + 19*B - 75*C)*sqrt(a)*arctan(sqrt(2)*sqrt((a*cos(d*x + c) + a)/cos(d*x + c))*cos(d*x + c)/
(sqrt(a)*sin(d*x + c))) - 2*((A - 9*B + 49*C)*cos(d*x + c)^2 + (5*A - 13*B + 85*C)*cos(d*x + c) + 32*C)*sqrt((
a*cos(d*x + c) + a)/cos(d*x + c))*sin(d*x + c))/(a^3*d*cos(d*x + c)^3 + 3*a^3*d*cos(d*x + c)^2 + 3*a^3*d*cos(d
*x + c) + a^3*d)]

Sympy [F]

\[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\int \frac {\left (A + B \sec {\left (c + d x \right )} + C \sec ^{2}{\left (c + d x \right )}\right ) \sec ^{2}{\left (c + d x \right )}}{\left (a \left (\sec {\left (c + d x \right )} + 1\right )\right )^{\frac {5}{2}}}\, dx \]

[In]

integrate(sec(d*x+c)**2*(A+B*sec(d*x+c)+C*sec(d*x+c)**2)/(a+a*sec(d*x+c))**(5/2),x)

[Out]

Integral((A + B*sec(c + d*x) + C*sec(c + d*x)**2)*sec(c + d*x)**2/(a*(sec(c + d*x) + 1))**(5/2), x)

Maxima [F(-1)]

Timed out. \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\text {Timed out} \]

[In]

integrate(sec(d*x+c)^2*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2),x, algorithm="maxima")

[Out]

Timed out

Giac [A] (verification not implemented)

none

Time = 1.53 (sec) , antiderivative size = 311, normalized size of antiderivative = 1.74 \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\frac {\frac {\sqrt {-a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + a} {\left ({\left (\frac {2 \, {\left (\sqrt {2} A a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) - \sqrt {2} B a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) + \sqrt {2} C a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right )\right )} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2}}{a^{8}} + \frac {\sqrt {2} A a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) - 9 \, \sqrt {2} B a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) + 17 \, \sqrt {2} C a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right )}{a^{8}}\right )} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} - \frac {3 \, \sqrt {2} A a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) - 11 \, \sqrt {2} B a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right ) + 83 \, \sqrt {2} C a^{6} \mathrm {sgn}\left (\cos \left (d x + c\right )\right )}{a^{8}}\right )} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )}{a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} - a} - \frac {{\left (5 \, \sqrt {2} A + 19 \, \sqrt {2} B - 75 \, \sqrt {2} C\right )} \log \left ({\left | -\sqrt {-a} \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + \sqrt {-a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + a} \right |}\right )}{\sqrt {-a} a^{2} \mathrm {sgn}\left (\cos \left (d x + c\right )\right )}}{32 \, d} \]

[In]

integrate(sec(d*x+c)^2*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)/(a+a*sec(d*x+c))^(5/2),x, algorithm="giac")

[Out]

1/32*(sqrt(-a*tan(1/2*d*x + 1/2*c)^2 + a)*((2*(sqrt(2)*A*a^6*sgn(cos(d*x + c)) - sqrt(2)*B*a^6*sgn(cos(d*x + c
)) + sqrt(2)*C*a^6*sgn(cos(d*x + c)))*tan(1/2*d*x + 1/2*c)^2/a^8 + (sqrt(2)*A*a^6*sgn(cos(d*x + c)) - 9*sqrt(2
)*B*a^6*sgn(cos(d*x + c)) + 17*sqrt(2)*C*a^6*sgn(cos(d*x + c)))/a^8)*tan(1/2*d*x + 1/2*c)^2 - (3*sqrt(2)*A*a^6
*sgn(cos(d*x + c)) - 11*sqrt(2)*B*a^6*sgn(cos(d*x + c)) + 83*sqrt(2)*C*a^6*sgn(cos(d*x + c)))/a^8)*tan(1/2*d*x
 + 1/2*c)/(a*tan(1/2*d*x + 1/2*c)^2 - a) - (5*sqrt(2)*A + 19*sqrt(2)*B - 75*sqrt(2)*C)*log(abs(-sqrt(-a)*tan(1
/2*d*x + 1/2*c) + sqrt(-a*tan(1/2*d*x + 1/2*c)^2 + a)))/(sqrt(-a)*a^2*sgn(cos(d*x + c))))/d

Mupad [F(-1)]

Timed out. \[ \int \frac {\sec ^2(c+d x) \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right )}{(a+a \sec (c+d x))^{5/2}} \, dx=\int \frac {A+\frac {B}{\cos \left (c+d\,x\right )}+\frac {C}{{\cos \left (c+d\,x\right )}^2}}{{\cos \left (c+d\,x\right )}^2\,{\left (a+\frac {a}{\cos \left (c+d\,x\right )}\right )}^{5/2}} \,d x \]

[In]

int((A + B/cos(c + d*x) + C/cos(c + d*x)^2)/(cos(c + d*x)^2*(a + a/cos(c + d*x))^(5/2)),x)

[Out]

int((A + B/cos(c + d*x) + C/cos(c + d*x)^2)/(cos(c + d*x)^2*(a + a/cos(c + d*x))^(5/2)), x)